home *** CD-ROM | disk | FTP | other *** search
- Path: sunss102.cc.cycu.edu.tw!sunss103!popo
- From: popo@sunss103 (bbs user)
- Newsgroups: comp.lang.c++
- Subject: Re: Hashing Library
- Date: 23 Feb 1996 00:05:08 GMT
- Organization: A poorly-installed InterNetNews site
- Message-ID: <4gj0bk$l47@sunss102.cc.cycu.edu.tw>
- References: <4gc1jg$gfa@news.siemens.at> <4gc1rm$gfa@news.siemens.at> <3129E9B3.430B@airmail.net>
- Reply-To: popo@iesun1.cycu.edu.tw
- NNTP-Posting-Host: sunss103
- X-Groupfilter: NCTU CSIE BBS newsgroups filter. [for Tin V1.2 PL2]
- X-Newsreader: TIN [version 1.2 PL2]
-
- Mark Nelson (markn@airmail.net) wrote:
- : Kraus Hans PSE KB41 wrote:
- : > I need a class(library) which implements hashing.
- : You might want to look in the HP stl distribution site at
- : ftp://butler.hpl.hp.com. In 1995 a proposed extension to the
- : STL was posted there, along with documentation. This extension
- : consisted of a set of new associative containers based on
- : hashing (as opposed to the red-black tree implementation used
- : by Stepanov.) The hashed containers didn't make it into the
- : ANSI/ISO draft, but ought to work really well with the STL.
- : Mark Nelson
- : http://web2.airmail.net/markn - more STL pointers here
-